home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / xen / Makefile < prev   
Encoding:
Makefile  |  2008-12-24  |  190 b   |  6 lines

  1. obj-y    += grant-table.o features.o events.o manage.o
  2. obj-y    += xenbus/
  3. obj-$(CONFIG_HOTPLUG_CPU)    += cpu_hotplug.o
  4. obj-$(CONFIG_XEN_XENCOMM)    += xencomm.o
  5. obj-$(CONFIG_XEN_BALLOON)    += balloon.o
  6.